﻿/*

PRIMARY
Blue:   #296DC0
Gray:   #7C7369

SECONDARY
Orange: #E86A10
Yellow: #EDA200
Green:  #289728

ACCENT
Blue:   #6CABE7
Brown:  #CAB388
Green:  #B2C891

FADED
Cream:  #F2EEDB
Blue:   #D1DEE9

METALLIC
Bronz:  #A3874B
Silver: #97999C

PINK
Pink:   #ED588A
Light:  #FFE0EA
Medium: #996B7A
Dark:   #401926

*/

@import url(reset.css); /* Resets default browser styles */
@import url(master.css); /* Master Template Styles */
@import url(masthead.css); /* Masthead Styles */
@import url(columns.css); /* Column Styles */

@import url(colorAdjustments.css); /* Adjusts colors or webparts and text depending on the body tag */
@import url(editor_styles.css); /* Adjusts colors or webparts and text depending on the body tag */
@import url(input_styles.css); /* Used for adjusting custom input styles such as Telerik controls */

@import url(webparts.css); /* Widget Styles */